Skip to content

ioctl: return status code when using liburing#981

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-uring
Apr 3, 2025
Merged

ioctl: return status code when using liburing#981
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:fix-uring

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Apr 3, 2025

The status code should be propagated like it is done for the ioctl interface.

Fixes: #980

The status code should be propagated like it is done for the ioctl
interface.

Fixes: adee4ed ("ioctl: get_log_page by nvme uring cmd")
Signed-off-by: Daniel Wagner <[email protected]>
Copy link
Copy Markdown
Contributor

@tbzatek tbzatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, from a quick testing this fixes the two issues we've been seeing.

@igaw igaw merged commit 8ddf4c7 into linux-nvme:master Apr 3, 2025
12 checks passed
@igaw igaw deleted the fix-uring branch April 3, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nvme sanitize-log differences with io_uring enabled

2 participants